IBM Books

Software User's Guide Version 3.4


Using ATM

This chapter describes how to use the ATM interface. It includes the following sections:


ATM and LAN Emulation

LAN emulation provides support for virtual Token-Ring and Ethernet LANs over an ATM network. Refer to "How to Enter Addresses" for a discussion of ATM addressing.


How to Enter Addresses

Enter addresses in two ways, depending upon whether the address represents (1) an IP address, or (2) an ATM address, MAC address, or route descriptor, or MAC address, as follows:

  1. IP address

    Enter IP addresses in dotted decimal format, a 4-byte field represented by four decimal numbers (0 to 255) separated by periods (.).

    Example of IP Address:

    01.255.01.00
    
  2. ATM or MAC address or route descriptor

    Enter ATM addresses, MAC addresses, and route descriptors as strings of hexadecimal characters with or without optional separator characters between bytes. Valid separator characters are dashes (-), periods (.), or colons (:).

    Examples of ATM address, MAC address or route descriptor

    A1FF01020304
        or
    A1-FF-01-02-03-04
        or
    A1.FF.01.02.03.04
        or
    39.84.0F.00.00.00.00.00.00.00.00.00.03.10.00.5A.00.DE.AD.08
        or
    A1:FF:01:02:03:04
        or even
    A1-FF.01:0203:04  
    

    Each type of address requires a different number of hexadecimal characters:

    ATM
    40
    MAC
    12
    ESI
    12
    Route descriptor
    4

    This information applies to addresses entered for ATM, LAN emulation, Classical IP and ARP over ATM, IPX over ATM, and ARP over ATM.


ATM-LLC Multiplexing

Protocols that run natively over an ATM interface can use ATM-LLC multiplexing to share ATM addresses and both SVC and PVC channels between users. ATM-LLC is implicitly configured when the protocols are configured and can be monitored using the ATM Config+ command prompt from t 5. There are no explicit configuration options for the ATM-LLC multiplexing function. For example, if two protocols which use ATM-LLC multiplexing are configured to use the same local ATM address (local endpoint), this implicitly configures ATM-LLC to use the same shared ATM address for both protocols.

See "ATM-LLC Monitoring Commands" for additional information.

Sharing of ATM addresses or SVC/PVC channels is not possible between protocols that use the ATM-LLC multiplexing function and those that do not use the ATM-LLC multiplexing function (such as Classical IP). Currently, Server Cache Synchronization Protocol (SCSP) and APPN are the only two protocols that use the ATM-LLC multiplexing function.


ATM Virtual Interface Concepts

An ATM Virtual Interface (AVI) creates the appearance of multiple ATM interfaces when, in fact, there is only one physical ATM interface. One or more AVIs can be configured for each physical ATM interface on the device. AVIs have the following characteristics:

Advantages of Using ATM Virtual Interfaces

Major advantages of using the ATM Virtual Interfaces are:

Disadvantages of using ATM Virtual Interfaces

The disadvantages of using ATM Virtual Interfaces are:

Note:Because all resources are shared among the ARI and all its AVIs, an ESI added on an ARI is automatically available to all AVIs configured on the ARI. You should not assign the same ESI and selector combination to two different protocol clients using the same ARI even though they are configured on different AVIs.

Limited PVC sharing is allowed across the ARI and the AVIs configured on the ARI. PVC sharing is limited to different protocol instances. Multiple instances of the same protocol are not allowed to share the same PVC.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]